CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - UDP nat

搜索资源列表

  1. PeerToPeer

    0下载:
  2. 本程序使用Delphi实现点对点通讯程序。通过UDP来实现穿透NAT的点对点通讯,程序还需改进。-This program uses Delphi to achieve point to point communication program. UDP through NAT achieved by point to point communication, the program needs to improve.
  3. 所属分类:Delphi VCL

    • 发布日期:2017-03-22
    • 文件大小:820548
    • 提供者:常伟
  1. P2P

    0下载:
  2. P2P之UDP穿透NAT的原理与实现,请参阅压缩包内txt文件-Of UDP through NAT P2P and implementation of the principle, see txt file inside the archive
  3. 所属分类:Communication

    • 发布日期:2017-03-28
    • 文件大小:10383
    • 提供者:zhtm
  1. P2P

    0下载:
  2. P2P 之 UDP穿透NAT的原理与实现(附源代码)
  3. 所属分类:P2P

    • 发布日期:2017-04-06
    • 文件大小:30901
    • 提供者:
  1. P2SPCchat

    0下载:
  2. 实现基于UDP的NAT穿越,客户端/服务器端程序-Through the UDP for NAT-based, client/server-side program
  3. 所属分类:Communication

    • 发布日期:2017-04-04
    • 文件大小:112246
    • 提供者:songtao
  1. dsss

    0下载:
  2. 一种基于局域网的udp组播技术与实现,利用重叠io,与多线程池的nat技术-Udp multicast based on LAN technology and implementation, the use of overlapped io, nat and multi-thread pool technology
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-13
    • 文件大小:3458808
    • 提供者:Mikos
  1. P2P

    0下载:
  2. VC++ 局域网UDP穿透NAT(P2P)的原理及源代码-VC++ LAN UDP through NAT (P2P) principle and source code
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-28
    • 文件大小:19970
    • 提供者:
  1. p2p

    0下载:
  2. 利用UDP协议穿透NAT代理的P2P设计与应用-The design and application for passing NAT agent by UDP protocol
  3. 所属分类:P2P

    • 发布日期:2014-12-11
    • 文件大小:3329024
    • 提供者:lunan
  1. P2P_by_shootingstars

    0下载:
  2. 一个C++使用UDP穿透NAT.由于UDP的无连接的,所以需要自己维护连接的代码,已通过测试-A C++ using UDP through NAT. Because the non-connected UDP, so it is necessary to maintain their own connection code has been tested
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-01
    • 文件大小:28715
    • 提供者:tianzi
  1. 201141822308740

    0下载:
  2. P2P之UDP穿透NAT的原理与实现--增强篇(附源代码)-Of UDP through NAT P2P and implementation of the principle- enhanced article (with source code)
  3. 所属分类:P2P

    • 发布日期:2017-04-08
    • 文件大小:32236
    • 提供者:opensj112
  1. udptool.tar

    0下载:
  2. A simple cross-platform UDP test tool, the originated purpose is to test the max NAT session number of a NAT router. Currently support windows, unix, linux.
  3. 所属分类:Linux Network

    • 发布日期:2017-04-07
    • 文件大小:11792
    • 提供者:luxing
  1. P2PtoUDP

    0下载:
  2. 使用p2p原理,采用UDP协议穿透NAT的原理与实现,附加源代码-UDP
  3. 所属分类:P2P

    • 发布日期:2017-03-31
    • 文件大小:25604
    • 提供者:micklongen
  1. P2PDemo

    0下载:
  2. 这个是演示采用UDP协议进行P2P打洞对话原理的演示程序,参考的资料是: 1)P2P 之 UDP穿透NAT的原理与实现(附源代码)--http://www.cnpaf.net/Class/hack/0512182034513804825.htm 2)王艳平<<Windows网络与通信程序设计>>-This is a demonstration using the UDP protocol P2P holes dialogue principle demonstra
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-30
    • 文件大小:20006
    • 提供者:吴硕
  1. PeerToPeer

    0下载:
  2. Delphi源码,网络相关,仿QQ,点对点聊天,UDP   真正的点对点通讯实例,实现类似QQ的技术,主是通过UDP穿透NAT进行通讯。程序要用到两个控件:DXSock和Rzaize 3.10。-Delphi source, network-related imitation QQ, peer-to-peer chat, the UDP point-to-point communication instance, similar QQ technology, the main NAT Tra
  3. 所属分类:Delphi VCL

    • 发布日期:2017-05-04
    • 文件大小:1249873
    • 提供者:姚永芳
  1. UDPP2PNAT

    0下载:
  2. 基于UDP协议,P2P通过NAT的穿透技术,实现通信的技术。-UDP-based protocol, P2P NAT penetration technology, communication technology.
  3. 所属分类:P2P

    • 发布日期:2017-04-09
    • 文件大小:32247
    • 提供者:双金锏
  1. P2PClient

    0下载:
  2. P2P之UDP穿透NAT的原理与实现 - 增强篇(客服端的源代码)-P2P the UDP for NAT Traversal Principle and Implementation- Enhanced replies (the customer service side of the source code)
  3. 所属分类:Communication

    • 发布日期:2017-03-26
    • 文件大小:12786
    • 提供者:robert
  1. P2PServer

    0下载:
  2. P2P之UDP穿透NAT的原理与实现 - 增强篇(服务器端的源代码)-P2P the UDP for NAT Traversal Principle and Implementation- Enhanced (server-side source code)
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-09
    • 文件大小:10030
    • 提供者:robert
  1. Sstuun_serveeT

    0下载:
  2. STUN演示程序源码,能穿过绝大多数防火墙NAT等.演示实际际应用中的VOIP上UDP通信体系 可直接使用。 已通过测试。 -STUN demo program source code, can pass through most firewalls and NAT applications demonstrates the actual occasion of VOIP UDP communication system can be used directly. Has been test
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:7698
    • 提供者:奉献
  1. SliaotianchenT

    0下载:
  2. 关于STUN协议的一个通讯程式,可以通过UDP方方式获得NAT类型 ,经测试可直接使用。 -A communications program on the STUN protocol, UDP side way to get NAT type has been tested and can be used directly.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:665795
    • 提供者:aixiaoxix
  1. jTestP2P-UDPa

    0下载:
  2. java使用UDP穿透NAT.由于UDP的无连接的,所所以需要自己维护连接,那就是心跳!, -java using UDP penetrate NAT. of UDP connections, so it is necessary to maintain their own connections, that is the heartbeat!
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:15552
    • 提供者:zxcvva
  1. TP2PUDPNAATh

    0下载:
  2. 自己实现的一个源代码来说明UDP穿越NAT的原理。 首先先介绍一些基本概念: NAT(Network Address Translators),网络地址转换:网络地址转换是在IP地址日益缺乏的情况下产产生的,它的主要目的就是为了能够地址重用。NAT分为两大类,基本的NAT和NAPT(Network Address/Port Translator)。最开始NAT是运行在路由器上的一个功能模块。 最先提 -Own implementation of a source code to illust
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-17
    • 文件大小:31039
    • 提供者:xpntt
« 1 2 ... 4 5 6 7 8 910 »
搜珍网 www.dssz.com